home *** CD-ROM | disk | FTP | other *** search
- Path: chaos.kulnet.kuleuven.ac.be!usenet
- From: Andreas De Troy <Andreas.DeTroy@ped.kuleuven.ac.be>
- Newsgroups: comp.lang.c
- Subject: Re: EGAVGA.BGI
- Date: 12 Feb 1996 16:46:20 GMT
- Organization: KUL
- Message-ID: <4fnqss$lr6@chaos.kulnet.kuleuven.ac.be>
- NNTP-Posting-Host: pcip194.psy.kuleuven.ac.be
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- news:4fie0u$lf8@hawk.pix.za
- js000021@pixie.co.za (Smit JS) wrote:
- >josh@elvis.rowan.edu (josh) wrote:
- >
- >>on turbo c++ i finally got the graphics examples to compile and link, yet
- >>when run, it says cannot load driver EGAVGA.BGI. this file is in my BGI
- >>dir, which is included in my directories path under options. i set all my
- >>linker libraries, and still nada. any idea's?
- >
-
- Copy EGAVGA.BGI to the directory where your program resides.
- Or specify the BGI-dir in "initgraph()" (I believe it is this function).
-
-
-